type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToUint32

6 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L260: 			return scanPlanTextAnyToUint32{}
		int.go#L823: 			return scanPlanTextAnyToUint32{}
		int.go#L1397: 			return scanPlanTextAnyToUint32{}
		int.go#L1862: type scanPlanTextAnyToUint32 struct{}
		int.go#L1864: func (scanPlanTextAnyToUint32) Scan(src []byte, dst any) error {
		uint32.go#L241: 			return scanPlanTextAnyToUint32{}